/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active {
  outline: 0;
}

a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@-webkit-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

html {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, Noto Sans CJK SC, WenQuanYi Micro Hei, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #999;
  text-decoration: none;
}

a:focus, a:hover {
  color: #006c8d;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

input[type="search"] {
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1, .h1 {
  font-size: 40px;
}

h2, .h2 {
  font-size: 28px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 20px;
}

h5, .h5 {
  font-size: 18px;
}

h6, .h6 {
  font-size: 15px;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 3.5rem;
  font-weight: 300;
}

.display-2 {
  font-size: 4.5rem;
  font-weight: 300;
}

.display-3 {
  font-size: 5.5rem;
  font-weight: 300;
}

.display-4 {
  font-size: 6rem;
  font-weight: 300;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
}

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.dl-horizontal {
  margin-right: -1.875rem;
  margin-left: -1.875rem;
}

.dl-horizontal:before, .dl-horizontal:after {
  content: " ";
  display: table;
}

.dl-horizontal:after {
  clear: both;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

.blockquote p:last-child,
.blockquote ul:last-child,
.blockquote ol:last-child {
  margin-bottom: 0;
}

.blockquote footer {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #818a91;
}

.blockquote footer:before {
  content: "\2014 \00A0";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

.blockquote-reverse footer:before {
  content: "";
}

.blockquote-reverse footer:after {
  content: "\00A0 \2014";
}

.figure {
  display: inline-block;
}

.figure > img {
  line-height: 1;
  margin-bottom: 0.5rem;
}

.figure-caption {
  font-size: 90%;
  color: #818a91;
}

.img-responsive, .figure > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0.3rem;
}

.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.table th,
.table td {
  padding: 0.75rem;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}

.table tbody + tbody {
  border-top: 2px solid #eceeef;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover {
  background-color: #f5f5f5;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: #f5f5f5;
}

.table-hover .table-active:hover {
  background-color: #e8e8e8;
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: #e8e8e8;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

.table-hover .table-success:hover {
  background-color: #d0e9c6;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7;
}

.table-hover .table-info:hover {
  background-color: #c4e3f3;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
  background-color: #faf2cc;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

.table-hover .table-danger:hover {
  background-color: #ebcccc;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
}

.thead-inverse th {
  color: #fff;
  background-color: #a2afb8;
}

.thead-default th {
  color: #55595c;
  background-color: #eceeef;
}

.table-inverse {
  color: #eceeef;
  background-color: #e8e8e8;
}

.table-inverse.table-bordered {
  border: 0;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #55595c;
}

.table-reflow thead {
  float: left;
}

.table-reflow tbody {
  display: block;
  white-space: nowrap;
}

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef;
}

.table-reflow th:last-child,
.table-reflow td:last-child {
  border-right: 1px solid #eceeef;
}

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef;
}

.table-reflow tr {
  float: left;
}

.table-reflow tr th,
.table-reflow tr td {
  display: block !important;
  border: 1px solid #eceeef;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 0.0625rem solid #ccc;
  border-radius: 0.25rem;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  border-color: #66afe9;
  outline: none;
}

.form-control::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control::placeholder {
  color: #999;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eceeef;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

.form-control-file,
.form-control-range {
  display: block;
}

.form-control-label {
  padding: 0.4375rem 0.75rem;
  margin-bottom: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 2.375rem;
  }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"].form-control,
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"].form-control,
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"].form-control,
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"].form-control {
    line-height: 1.9875rem;
  }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"].form-control,
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"].form-control,
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"].form-control,
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"].form-control {
    line-height: 3.29167rem;
  }
}

.form-control-static {
  min-height: 2.375rem;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  margin-bottom: 0;
}

.form-control-static.form-control-sm, .form-control-static.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border-radius: 0.3rem;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
}

.radio label,
.checkbox label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio label input:only-child,
.checkbox label input:only-child {
  position: static;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -.25rem;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: .75rem;
}

input[type="radio"]:disabled, input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"]:disabled,
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-success,
.form-control-warning,
.form-control-error {
  padding-right: 2.25rem;
  background-position: center right 0.59375rem;
  background-size: 1.54375rem 1.54375rem;
  background-repeat: no-repeat;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #5cb85c;
}

.has-success .form-control {
  border-color: #5cb85c;
}

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}

.has-success .form-control-feedback {
  color: #5cb85c;
}

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNoZWNrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM1Q0I4NUMiIGQ9Ik0yMzMuOCw2MTAuMWMtMTMuMywwLTI1LjktNi4yLTM0LTE2LjlMOTAuNSw0NDguOEM3Ni4zLDQzMCw4MCw0MDMuMyw5OC44LDM4OS4xYzE4LjgtMTQuMyw0NS41LTEwLjUsNTkuOCw4LjNsNzEuOSw5NWwyMjAuOS0yNTAuNWMxMi41LTIwLDM4LjgtMjYuMSw1OC44LTEzLjZjMjAsMTIuNCwyNi4xLDM4LjcsMTMuNiw1OC44TDI3MCw1OTBjLTcuNCwxMi0yMC4yLDE5LjQtMzQuMywyMC4xQzIzNS4xLDYxMC4xLDIzNC41LDYxMC4xLDIzMy44LDYxMC4xeiIvPjwvc3ZnPg==");
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #f0ad4e;
}

.has-warning .form-control {
  border-color: #f0ad4e;
}

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}

.has-warning .form-control-feedback {
  color: #f0ad4e;
}

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9Ildhcm5pbmciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjEyIDc5MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjEyIDc5MiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI0YwQUQ0RSIgZD0iTTYwMyw2NDAuMmwtMjc4LjUtNTA5Yy0zLjgtNi42LTEwLjgtMTAuNi0xOC41LTEwLjZzLTE0LjcsNC4xLTE4LjUsMTAuNkw5LDY0MC4yYy0zLjcsNi41LTMuNiwxNC40LDAuMiwyMC44YzMuOCw2LjUsMTAuOCwxMC40LDE4LjMsMTAuNGg1NTcuMWM3LjUsMCwxNC41LTMuOSwxOC4zLTEwLjRDNjA2LjYsNjU0LjYsNjA2LjcsNjQ2LjYsNjAzLDY0MC4yeiBNMzM2LjYsNjEwLjJoLTYxLjJWNTQ5aDYxLjJWNjEwLjJ6IE0zMzYuNiw1MDMuMWgtNjEuMlYzMDQuMmg2MS4yVjUwMy4xeiIvPjwvc3ZnPg==");
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #d9534f;
}

.has-error .form-control {
  border-color: #d9534f;
}

.has-error .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}

.has-error .form-control-feedback {
  color: #d9534f;
}

.has-error .form-control-error {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNyb3NzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNEOTUzNEYiIGQ9Ik00NDcsNTQ0LjRjLTE0LjQsMTQuNC0zNy42LDE0LjQtNTEuOSwwTDMwNiw0NTEuN2wtODkuMSw5Mi43Yy0xNC40LDE0LjQtMzcuNiwxNC40LTUxLjksMGMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlsOTIuNC05Ni40TDE2NSwyOTkuNmMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlzMzcuNi0xNC40LDUxLjksMGw4OS4yLDkyLjdsODkuMS05Mi43YzE0LjQtMTQuNCwzNy42LTE0LjQsNTEuOSwwYzE0LjQsMTQuNCwxNC40LDM3LjYsMCw1MS45TDM1NC43LDM5Nmw5Mi40LDk2LjRDNDYxLjQsNTA2LjgsNDYxLjQsNTMwLDQ0Nyw1NDQuNHoiLz48L3N2Zz4=");
}

@media (min-width: 34em) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.c-input {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer;
}

.c-input > input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.c-input > input:checked ~ .c-indicator {
  color: #fff;
  background-color: #0074d9;
}

.c-input > input:active ~ .c-indicator {
  color: #fff;
  background-color: #84c6ff;
}

.c-input + .c-input {
  margin-left: 1rem;
}

.c-indicator {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  font-size: 65%;
  line-height: 1rem;
  color: #eee;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.c-checkbox .c-indicator {
  border-radius: .25rem;
}

.c-checkbox input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}

.c-checkbox input:indeterminate ~ .c-indicator {
  background-color: #0074d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K);
}

.c-radio .c-indicator {
  border-radius: 50%;
}

.c-radio input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==);
}

.c-inputs-stacked .c-input {
  display: inline;
}

.c-inputs-stacked .c-input:after {
  display: block;
  margin-bottom: .25rem;
  content: "";
}

.c-inputs-stacked .c-input + .c-input {
  margin-left: 0;
}

.c-select {
  display: inline-block;
  max-width: 100%;
  padding: .375rem 1.75rem .375rem .75rem;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: .75rem \9;
  background-image: none \9;
}

.c-select:focus {
  outline: none;
  border-color: #51a7e8;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5);
}

.c-select::-ms-expand {
  opacity: 0;
}

.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
}

.c-select-sm:not([multiple]) {
  height: 26px;
  min-height: 26px;
}

.file {
  position: relative;
  display: inline-block;
  height: 2.5rem;
  cursor: pointer;
}

.file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: .075rem solid #ddd;
  border-radius: .25rem;
  -webkit-box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05);
}

.file-custom:after {
  content: "Choose file...";
}

.file-custom:before {
  position: absolute;
  top: -.075rem;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  content: "Browse";
  background-color: #eee;
  border: .075rem solid #ddd;
  border-radius: 0 .25rem .25rem 0;
}

.file input:focus ~ .file-custom {
  -webkit-box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
          box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0.5rem 1rem;
  margin-left: -1px;
  line-height: 1.5;
  color: #999;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
}

.pagination > li > a:focus, .pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #006c8d;
  background-color: #eceeef;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #006c8d;
  border-color: #006c8d;
}

.pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover,
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[hidden] {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: "0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
  text-justify: inter-ideograph;
}

.text-nowrap {
  white-space: nowrap;
}

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.text-xs-left {
  text-align: left;
}

.text-xs-right {
  text-align: right;
}

.text-xs-center {
  text-align: center;
}

@media (min-width: 34em) {
  .text-sm-left {
    text-align: left;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-center {
    text-align: center;
  }
}

@media (min-width: 48em) {
  .text-md-left {
    text-align: left;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-center {
    text-align: center;
  }
}

@media (min-width: 62em) {
  .text-lg-left {
    text-align: left;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-center {
    text-align: center;
  }
}

@media (min-width: 75em) {
  .text-xl-left {
    text-align: left;
  }
  .text-xl-right {
    text-align: right;
  }
  .text-xl-center {
    text-align: center;
  }
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #818a91;
}

.text-primary {
  color: #0275d8;
}

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5;
}

.text-success {
  color: #5cb85c;
}

a.text-success:focus, a.text-success:hover {
  color: #449d44;
}

.text-info {
  color: #5bc0de;
}

a.text-info:focus, a.text-info:hover {
  color: #31b0d5;
}

.text-warning {
  color: #f0ad4e;
}

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f;
}

.text-danger {
  color: #d9534f;
}

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c;
}

.bg-inverse {
  color: #eceeef;
  background-color: #373a3c;
}

.bg-faded {
  background-color: #f7f7f9;
}

.bg-primary {
  color: #fff;
  background-color: #0275d8;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5;
}

.bg-success {
  color: #fff;
  background-color: #5cb85c;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44;
}

.bg-info {
  color: #fff;
  background-color: #5bc0de;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5;
}

.bg-warning {
  color: #fff;
  background-color: #f0ad4e;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f;
}

.bg-danger {
  color: #fff;
  background-color: #d9534f;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c;
}

body {
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
}

body.active {
  overflow: hidden;
}

.c-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.maxwidth {
  width: 1300px;
  margin: 0 auto;
}

.disbk {
  display: block;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #fff;
}

::-webkit-scrollbar-track {
  background-color: #fff;
}

::-webkit-scrollbar-thumb {
  background-color: #006c8d;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.header {
  justify-content: space-between;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 6.25rem;
  z-index: 9;
  padding-left: 5%;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(152, 157, 163, 0.2);
          box-shadow: 0px 4px 8px 0px rgba(152, 157, 163, 0.2);
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.header .logo {
  height: 48px;
}

.header .logo img {
  height: 100%;
}

.header-nav {
  height: inherit;
}

.header-nav a {
  height: inherit;
  line-height: 6.25rem;
  color: #006c8d;
  margin-left: 4rem;
  position: relative;
}

.header-nav a:first-of-type {
  margin-left: 0;
}

.header-nav a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 3px;
  background-color: #006c8d;
  -webkit-transition: width .3s ease-out;
  -o-transition: width .3s ease-out;
  transition: width .3s ease-out;
}

.header-nav a.hover::after {
  width: 100%;
}

.nav-right {
  height: 100%;
}

.nav-right .list {
  width: 6.25rem;
  height: 100%;
}

.nav-right .list a {
  width: 100%;
  height: 100%;
  justify-content: center;
}

.nav-right .list div {
  text-align: center;
}

.nav-right .list p {
  font-size: 12px;
  color: #fff;
}

.nav-right .list .ico {
  height: 24px;
  margin-bottom: .5rem;
}

.nav-right .query {
  background-color: #2ab593;
}

.nav-right .search {
  background-color: #8f8f8f;
}

.nav-right .tel h5 {
  color: #006c8d;
  letter-spacing: -1px;
}

.nav-right .tel p {
  text-align: justify;
  text-justify: inter-ideograph;
}

.header-subnav, .header-grandnav {
  position: fixed;
  top: 6.25rem;
  left: 0;
  width: 100%;
  height: 3.75rem;
  /* overflow: hidden; */
  z-index: 8;
  background: #006c8d;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.header-subnav li, .header-grandnav li {
  width: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  height: inherit;
}

.header-subnav li a:first-of-type {
  margin-left: 0;
}

.header-subnav li.hover {
  display: flex;
}

.header-subnav a {
  color: #fff;
  margin-left: 5rem;
  font-size: 13px;
  position: relative;
}

.header-subnav a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -2px;
  width: 0;
  height: 1px;
  background: #fff;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: width .2s ease-out;
  -o-transition: width .2s ease-out;
  transition: width .2s ease-out;
}


.header-subnav a:hover::after {
  width: 100%;
}

.header-subnav.hover {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.footer {
  padding: 0;
  -webkit-transition: -webkit-transform .4s ease-out;
  transition: -webkit-transform .4s ease-out;
  -o-transition: transform .4s ease-out;
  transition: transform .4s ease-out;
  transition: transform .4s ease-out, -webkit-transform .4s ease-out;
}

.footer-top {
  background-color: #f6f6f6;
  padding: 2.5rem 0;
}

.footer-top > .maxwidth {
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}

.footer-top .vcard {
  width: 24%;
}

.footer-top .vcard .fn {
  height: 3rem;
  margin-bottom: 1.25rem;
}

.footer-top .vcard p {
  font-size: 13px;
  line-height: 1.8;
  color: #666;
}

.footer-top .wx {
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
}

.footer-top .wx .ico {
  width: 24px;
}

.footer-top .wx .ico:hover + .img {
  opacity: 1;
  visibility: visible;
}

.footer-top .wx .img {
  width: auto;
  height: 120px;
  position: absolute;
  visibility: hidden;
  top: 50%;
  left: -6px;
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  border: 1px #ccc solid;
  opacity: 0;
  -webkit-transition: opacity .4s ease-out;
  -o-transition: opacity .4s ease-out;
  transition: opacity .4s ease-out;
}

.footer-bottom {
  background-color: #006c8d;
  padding: .75rem 0;
  color: #fff;
  font-size: 13px;
}

.footer-nav {
  display: flex;
}

.footer-nav a {
  color: #006c8d;
  margin: 0 2rem;
  -webkit-transition: color .2s ease-out;
  -o-transition: color .2s ease-out;
  transition: color .2s ease-out;
}

.footer-nav a:first-of-type {
  margin-left: 0;
}

.footer-nav a:last-of-type {
  margin-right: 0;
}

.footer-nav a:hover {
  color: #2ab593;
}

.footer-nav span {
  color: #ccc;
  font-weight: 100;
}
.footer-nav span:last-of-type {
  display: none;
}

.xf-windows {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 7;
}

.xf-windows a {
  width: 4.5rem;
  height: 4.5rem;
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  align-items: center;
  justify-content: center;
  border: 1px #eee solid;
  border-bottom: 0;
  -webkit-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out;
  position: relative;
}

.xf-windows a:last-of-type {
  border-bottom: 1px #eee solid;
}

.xf-windows a:hover,
.xf-windows a.active {
  background-color: #2ab593;
}

.xf-windows a:hover .ico1,
.xf-windows a.active .ico1 {
  opacity: 1;
}

.xf-windows a:hover .ico2,
.xf-windows a.active .ico2 {
  opacity: 0;
}

.xf-windows a:hover p,
.xf-windows a.active p {
  color: #fff;
}

.xf-windows a .img {
  width: auto;
  height: 120px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -50px;
  border: 1px #eee solid;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.xf-windows .ewm:hover .img {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.xf-windows .img-box {
  width: 22px;
  height: 24px;
  position: relative;
  margin: 0 auto 4px;
}

.xf-windows .img-box img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.xf-windows .img-box .ico1 {
  opacity: 1;
}

.xf-windows p {
  font-size: 12px;
  color: #7d7d7d;
  text-align: center;
  margin-top: 2px;
  line-height: 1.1;
  -webkit-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
}

.page-main {
  padding-top: 6.25rem;
  -webkit-transition: -webkit-transform .4s ease-out;
  transition: -webkit-transform .4s ease-out;
  -o-transition: transform .4s ease-out;
  transition: transform .4s ease-out;
  transition: transform .4s ease-out, -webkit-transform .4s ease-out;
}

.index-page-pd {
  padding: 6rem 0;
}

.index-title {
  margin-bottom: 2.5rem;
}

.index-title .h1 {
  font-family: bodoni_bk_btbook;
  color: #006c8d;
  text-align: center;
}

.index-title .h3 {
  text-align: center;
  color: #545454;
  margin-top: .5rem;
}

.index-title.back .h1,
.index-title.back .h3 {
  color: #fff;
}

.index-banner {
  width: 100%;
}

.index-banner .swiper-slide {
  position: relative;
  overflow: hidden;
}

.index-banner .swiper-slide a {
  display: block;
}

.index-banner .swiper-slide .banner-img {
  width: 100%;
}

.index-banner .swiper-pagination {
  bottom: 20px;
}

.index-banner .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 0.66;
  border-radius: 6px;
  margin: 0 6px !important;
}

.index-banner .swiper-pagination-bullet-active {
  opacity: 1 !important;
}

.index-banner .swiper-button-prev {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23006c8d'%2F%3E%3C%2Fsvg%3E");
}

.index-banner .swiper-button-next {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23006c8d'%2F%3E%3C%2Fsvg%3E");
}

.index-page01 {
  background: #fff url(../img/bg01.png) no-repeat left top;
  background-size: 40%;
}

.index-test-nav {
  justify-content: space-between;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: relative;
  z-index: 2;
}

.index-test-nav li {
  background-color: #2ab593;
  color: #fff;
  width: calc((100% - 10px)/6);
  height: 4rem;
  -webkit-transition: background-color .4s ease-out;
  -o-transition: background-color .4s ease-out;
  transition: background-color .4s ease-out;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index-test-nav li:hover, .index-test-nav li.active {
  background-color: #006c8d;
}

.index-test-nav img {
  max-width: 1rem;
  max-height: 1.25rem;
  margin-right: 6px;
}

.index-test-main {
  margin-top: 3rem;
  padding-bottom: 4rem;
}

.index-test-main dd {
  margin-bottom: 0;
  position: relative;
  text-align: right;
  display: none;
  overflow: hidden;
}

.index-test-main dd.active {
  display: block;
}

.index-test-main .img {
  position: absolute;
  width: auto;
  height: 420px;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: -13.875rem;
}

.index-test-main .line-bg {
  display: inline-block;
  padding: 1rem .75rem 1.75rem;
  border: 1px #006c8d solid;
  text-align: left;
  margin-right: 6%;
}

.index-test-main .main {
  background: #fff;
  width: 25rem;
  height: 28rem;
  padding: 0 2.5rem;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 12px 16px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 12px 16px 0px rgba(0, 0, 0, 0.1);
}

.index-test-main .main > div {
  padding-top: 1.5rem;
  font-size: 12px;
  background: url(../img/icon14.png) no-repeat left top;
  background-size: auto 35px;
  color: #666;
}

.index-test-main .main .p {
  line-height: 1.8;
}

.index-test-main .da-btn-a {
  margin-top: 1.5rem;
}

.da-btn-a {
  width: 120px;
  line-height: 30px;
  height: 32px;
  display: block;
  border: 1px #006c8d solid;
  text-align: center;
  color: #006c8d;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  -webkit-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
}

.da-btn-a span {
  display: block;
  font-size: 13px;
  position: relative;
  z-index: 1;
}

.da-btn-a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #006c8d;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.da-btn-a:hover {
  color: #fff;
}

.da-btn-a:hover::before {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.da-btn-a.back {
  border-color: #fff;
  color: #fff;
}

.da-btn-a.back::before {
  background-color: #fff;
}

.da-btn-a.back:hover {
  color: #006c8d;
}

.index-page02 {
  background: url(../img/img02.jpg) repeat-y center top;
  color: #fff;
}

.index-page02 .p {
  font-size: 13px;
  line-height: 1.8;
  text-align: center;
  width: 90%;
  margin: 0 auto;
}

.index-page02 .about-ys {
  width: 60%;
  margin: 5rem auto;
  justify-content: space-between;
  text-align: center;
}

.index-page02 .about-ys h6 {
  font-size: 80px;
  font-family: 'Trump';
}

.index-page02 .da-btn-a {
  margin: 0 auto;
}

.cooperation-banner li {
  position: relative;
  border-left: 1px #e9e9e9 solid;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cooperation-banner li .img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-height: 64%;
  max-width: 52%;
}

.cooperation-banner li .bg {
  width: 100%;
}

.cooperation-banner li:nth-of-type(1) {
  border-left: 0;
}

.cooperation-banner li:nth-of-type(2) {
  border-left: 0;
}

.cooperation-banner li:nth-of-type(2n) {
  border-top: 1px #e9e9e9 solid;
}

.cooperation-banner .swiper-button-prev,
.cooperation-banner .swiper-button-next {
  width: 18px;
  height: 30px;
  margin-top: -15px;
  background-size: 18px 32px;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.cooperation-banner .swiper-button-prev {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23006c8d'%2F%3E%3C%2Fsvg%3E");
}

.cooperation-banner .swiper-button-next {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23006c8d'%2F%3E%3C%2Fsvg%3E");
}

.cooperation-banner:hover .swiper-button-prev,
.cooperation-banner:hover .swiper-button-next {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/* menu */
.phone-menu {
  width: 4rem;
  height: 100%;
  display: none;
  background: #fff url(../img/menu01.png) no-repeat center;
  background-size: 40%;
}

body.on {
  overflow: hidden;
}

body.on .header,
body.on .page-main,
body.on .footer {
  -webkit-transform: translate3d(-66%, 0, 0);
  transform: translate3d(-66%, 0, 0);
}

body.on .phone-navbg {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

body.on .body-bg {
  z-index: 8;
  display: block;
}

/* END menu */
/* phoneNav */
.phone-navbg {
  position: fixed;
  top: 0;
  right: 0;
  width: 66%;
  height: 100%;
  z-index: 9;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform .4s ease-out;
  transition: -webkit-transform .4s ease-out;
  -o-transition: transform .4s ease-out;
  transition: transform .4s ease-out;
  transition: transform .4s ease-out, -webkit-transform .4s ease-out;
  overflow: hidden;
  border-left: 1px #f2f2f2 solid;
  background: #fff;
}

.phone-navbg nav .link {
  display: block;
  width: 100%;
  height: 60px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 60px;
  border-bottom: 1px solid #f2f2f2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #666;
}

.phone-navbg nav .link.active {
  background: url(../img/ico_navright.png) right 20px center no-repeat;
  background-size: 7px;
}

#phone-navmain {
  position: fixed;
  top: 4rem;
  right: 0;
  width: 100%;
  height: calc(100% - 4rem);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
}

#phone-navmain li {
  width: 100%;
  height: 100%;
  background: #fff;
  display: none;
}

#phone-navmain li h3 {
  font-size: 16px;
  line-height: 60px;
  padding-right: 20px;
  text-align: right;
  background: #f6f6f6 url(../img/ico_navleft.png) left 20px center no-repeat;
  background-size: 7px;
}

#phone-navmain li a {
  display: block;
  font-size: 16px;
  line-height: 60px;
  padding: 0 20px;
  border-bottom: 1px solid #f6f6f6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#phone-navmain.on {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#phone-navmain li.on {
  display: block;
}

.phone-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
  display: none;
}

.phone-search {
  height: 4rem;
}

.phone-search a {
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.phone-search a:first-of-type {
  background-color: #2ab593;
}

.phone-search a:last-of-type {
  background-color: #8f8f8f;
}

.phone-search .ico {
  width: auto;
  height: 24px;
}

.phone-search p {
  line-height: 24px;
  color: #fff;
  margin-left: 6px;
}

/* END phoneNav */
.inside-banner {
  overflow: hidden;
  position: relative;
}

.inside-banner .bg {
  width: 100%;
  height: 300px;
  position: relative;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.inside-banner .title {
  position: absolute;
  height: 41%;
  z-index: 1;
  left: 50%;
  top: 36%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.inside-page-pd {
  padding: 4rem 0;
}

.about-page01 {
  align-items: flex-start;
  padding: 4rem 0;
}

.about-page01 .team .list-a {
  width: 230px;
}

.about-page01 .team .list-b {
  width: calc(100% - 230px);
  padding-left: 2.5rem;
  background: url(../img/img04.jpg) no-repeat right bottom;
  padding-bottom: 3rem;
  position: relative;
}

.about-page01 .team .list-b .vcard {
  position: absolute;
  left: 2.5rem;
  bottom: 0;
  display: flex;
}

.about-page01 .team > .c-flex {
  align-items: stretch;
}

.about-page01 .team ul.c-flex {
  justify-content: space-between;
  margin-top: 2rem;
}

.about-page01 .team li {
  width: calc(20% - 1.6rem);
}

.about-page01 .vcard .name {
  margin-bottom: 0;
  margin-right: 8px;
  color: #006c8d;
}

.about-page01 .vcard .job {
  color: #888;
  font-size: 13px;
}

.about-page01 .vcard .img {
  width: 100%;
  margin-bottom: 8px;
}

.inside-nav {
  width: 15rem;
}

.inside-nav a {
  display: block;
  background: #2ab593 url(../img/icon15.png) no-repeat center right 18px;
  background-size: auto 14px;
  color: #fff;
  margin-bottom: 2px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  padding-left: 18px;
  -webkit-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out;
}

.inside-nav a.active, .inside-nav a:hover {
  background-color: #006c8d;
}

.about-page-main {
  width: calc(100% - 15rem);
  padding-left: 2.5rem;
}

.about-page-main .h5 {
  color: #006c8d;
  margin-bottom: 1.25rem;
  position: relative;
}

.about-page-main .h5 span {
  position: absolute;
  top: -100px;
  left: 0;
}

.about-page-main p {
  font-size: 13px;
  color: #666;
  text-align: justify;
  text-justify: inter-ideograph;
}

.about-page-main img {
  max-width: 100%;
}

.about-page-mb {
  margin-bottom: 3rem;
}

.inside-map {
  width: 50%;
  height: 75%;
  position: absolute;
  left: 0;
  top: 87px;
}

.inside-map .marker-route {
  width: 30px;
  height: 40px;
  display: block;
  background: url(../img/map.png) no-repeat center;
  background-size: auto 40px;
  position: relative;
}

.inside-map .marker-route a {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -80%);
      -ms-transform: translate(-50%, -80%);
          transform: translate(-50%, -80%);
}

.contact-page {
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.contact-page-main {
  width: 50%;
  height: 100%;
  background: rgba(255, 255, 255, 0.88);
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 6rem 0;
}

.contact-page-main > div {
  width: 650px;
  padding-left: 6rem;
}

.contact-page-main .img {
  height: 42px;
  margin-bottom: 1.25rem;
}

.contact-page-main h3 {
  margin-bottom: 6px;
}

.contact-page-main p {
  color: #999;
}

.contact-page-main ul {
  margin: 2.25rem 0 3rem;
}

.contact-page-main li {
  padding-left: 1.5rem;
  margin-top: .75rem;
  color: #666;
}

.contact-page-main .adr {
  background: url(../img/icon16.png) no-repeat center left 1px;
  background-size: 14px;
}

.contact-page-main .mail {
  background: url(../img/icon17.png) no-repeat center left;
  background-size: 16px;
}

.contact-page-main .tel {
  background: url(../img/icon18.png) no-repeat center left;
  background-size: 16px;
}

.contact-page-main .c-input {
  outline: none;
  border: 1px solid #d5d5d5;
  background: none;
  padding-left: 1rem;
  font-size: .75rem;
  line-height: 2.25;
  height: 2.25rem;
  margin-left: 0;
}

.contact-page-main .lybd {
  justify-content: space-between;
  margin-top: 2rem;
}

.contact-page-main .input1 {
  width: calc(33.33% - .66rem);
}

.contact-page-main .input2 {
  width: calc(33.33% - .66rem);
}

.contact-page-main .input3 {
  width: 100%;
  margin: 1rem 0;
}

.contact-page-main .c-textarea {
  border: 1px solid #d5d5d5;
  padding: .5rem .75rem;
  font-size: .75rem;
  outline: none;
  resize: none;
  height: 7.5rem;
  cursor: pointer;
  background: none;
}

.contact-page-main .c-submit {
  width: 100%;
  line-height: 32px;
  background: #2ab593;
  font-size: 14px;
  color: #fff;
  border: none;
}

.inside-nav-a {
  width: 100%;
  display: flex;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.inside-nav-a a {
  width: calc(20% - 2px);
  display: flex;
  align-items: center;
  background: #2ab593 url(../img/icon15.png) no-repeat center right 18px;
  background-size: auto 14px;
  color: #fff;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  padding-left: 18px;
  -webkit-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out;
  margin: 1px;
}

.inside-nav-a a.active, .inside-nav-a a:hover {
  background-color: #006c8d;
}

.inside-nav-a a img {
  width: 1rem;
  height: 1rem;
  margin-right: 6px;
}

.inside-pd {
  padding: 0 0 4rem;
}

.header-tel {
  margin-right: 28px;
}

.join-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.join-list ul {
  width: 47%;
}

.join-list li {
  border-top: 2px #006c8d solid;
  padding-top: 20px;
  position: relative;
  margin-top: 2rem;
}

.join-list li::before {
  content: '';
  position: absolute;
  left: -2px;
  top: -3px;
  width: 4px;
  height: 4px;
  background: #006c8d;
  border-radius: 50%;
}

.join-list li::after {
  content: '';
  position: absolute;
  right: -2px;
  top: -3px;
  width: 4px;
  height: 4px;
  background: #006c8d;
  border-radius: 50%;
}

.join-list h5 {
  color: #006c8d;
  margin-bottom: 12px;
}

.join-list .c-flex {
  justify-content: center;
}

.join-list .c-flex div {
  width: 50%;
  font-size: 12px;
}

.join-list .p {
  font-size: 12px;
  line-height: 18px;
  margin: 4px 0 0;
  height: 54px;
  overflow: hidden;
}

.join-list .p.active {
  height: 100%;
}

.join-list a {
  margin-top: 16px;
  background-color: #2ab593;
  width: 100px;
  height: 30px;
  color: #fff;
  font-size: 12px;
  -webkit-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out;
}

.join-list a:hover {
  background-color: #006c8d;
}

.join-list .ico {
  width: 12px;
  margin-right: 6px;
}

.join-list .join-btn {
  width: 20px;
  height: 12px;
  background: url(../img/icon21.png) no-repeat center;
  background-size: 20px 12px;
  position: absolute;
  top: 20px;
  right: 0;
  cursor: pointer;
}

.join-list .join-btn.active {
  background-image: url(../img/icon20.png);
}

.inside-mt {
  margin-top: 2rem;
}

.development .h3 {
  color: #006c8d;
  text-align: center;
  padding-bottom: .75rem;
  position: relative;
  margin-bottom: .75rem;
}

.development .h3::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  background-color: #006c8d;
  width: 36px;
  height: 1px;
  margin-left: -18px;
}

.development .p {
  color: #666;
  text-align: center;
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 3.75rem;
}

.development-list {
  align-items: stretch;
  justify-content: space-between;
}

.development-list li {
  width: 29%;
  border: 2px #fff solid;
  padding: 3.25rem 1.75rem 2.5rem;
  text-align: center;
  -webkit-transition: border-color .3s ease-out;
  -o-transition: border-color .3s ease-out;
  transition: border-color .3s ease-out;
}

.development-list li:hover {
  border-color: #006c8d;
}

.development-list li:hover a {
  opacity: 1;
}

.development-list hr {
  width: 14px;
  height: 1px;
  display: inline-block;
  border: none;
  background-color: #bbb;
  margin: 1rem 0 2rem;
}

.development-list .ico {
  height: 2rem;
  margin-bottom: 1.25rem;
}

.development-list h5 {
  color: #006c8d;
}

.development-list p {
  font-size: 13px;
  color: #666;
}

.development-list a {
  display: inline-block;
  width: 100px;
  height: 32px;
  line-height: 32px;
  font-size: 13px;
  color: #fff;
  background-color: #2ab593;
  margin-top: 2rem;
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.development-list a:hover {
  background-color: #006c8d;
}

.welfare .list-a {
  width: 48%;
  padding-right: 3rem;
}

.welfare .list-b {
  width: 52%;
}

.welfare .list-b img {
  width: 100%;
}

.welfare .h4 {
  color: #006c8d;
}

.welfare hr {
  width: 20px;
  height: 1px;
  background-color: #ccc;
  border: none;
  margin: 1rem 0;
}

.welfare p {
  color: #666;
  line-height: 1.5;
  font-size: 13px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.welfare .back {
  margin-top: 3rem;
}

.welfare .back .list-a {
  order: 1;
  padding-left: 3rem;
  padding-right: 0;
}

.news-list-top {
  display: flex;
  align-items: stretch;
  margin-bottom: 1.75rem;
}

.news-list-top p {
  font-size: 12px;
  font-weight: normal;
}

.news-list-top a:hover .img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1);
}

.news-list-top .img-box {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.news-list-top .img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.news-list-top dt {
  width: 57%;
  position: relative;
}

.news-list-top dt .time {
  display: none;
}

.news-list-top dt .title {
  color: #fff;
}

.news-list-top dt a {
  display: block;
  height: 100%;
}

.news-list-top dt .img-box {
  height: 100%;
  z-index: 1;
}

.news-list-top dt .img-text {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 1.25rem 1.5rem;
  z-index: 1;
}

.news-list-top dd {
  width: 43%;
  padding-left: 1rem;
  margin-bottom: 0;
}

.news-list-top dd .img-box {
  width: 34%;
  height: auto;
}

.news-list-top dd img {
  height: 100%;
  position: absolute;
}

.news-list-top dd .img-text {
  width: 66%;
  padding: 1rem 0 1rem 1rem;
}

.news-list-top dd a {
  display: flex;
  align-items: stretch;
  margin-top: 1rem;
}

.news-list-top dd a:first-of-type {
  margin-top: 0;
}

.news-list-top dd .time {
  color: #666;
  margin-bottom: 4px;
}

.news-list-top dd .title {
  color: #000;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}

.news-list-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.news-list-bottom li {
  width: calc((100% - 2.5rem)/3);
  margin-left: 1.25rem;
  margin-top: 1.25rem;
  border: 1px #dcdcdc solid;
  padding-bottom: 1.5rem;
}

.news-list-bottom li:nth-of-type(3n -2) {
  margin-left: 0;
}

.news-list-bottom li:hover .img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1);
}

.news-list-bottom .img-box {
  position: relative;
  overflow: hidden;
}

.news-list-bottom .img-box img {
  width: 100%;
}

.news-list-bottom .img-box .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.news-list-bottom a {
  display: block;
}

.news-list-bottom .h6 {
  padding: 0 1.25rem;
  margin: 2rem 0;
  color: #000;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}

.news-list-bottom .c-flex {
  padding: 0 1.25rem;
}

.news-list-bottom .more {
  color: #666;
  font-size: 13px;
}

.news-list-bottom .time {
  margin-left: auto;
  font-size: 12px;
  text-align: center;
  color: #000;
}

.news-list-bottom .time span {
  display: block;
  font-size: 32px;
  line-height: 1.1;
}

.news-list .c-pagination {
  margin-top: 3rem;
}

.c-pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.c-pagination .link {
  display: block;
  font-size: .8125rem;
  line-height: 1.75rem;
  border: 1px #ddd solid;
  padding: 0 .75rem;
  margin-left: .25rem;
  margin-bottom: .25rem;
  color: #999;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.c-pagination .link::first-of-type {
  margin-left: 0;
}

.c-pagination .link:hover, .c-pagination .link:active {
  color: #fff;
  background-color: #006c8d;
  border-color: #006c8d;
}

.inside-banner .main {
  position: absolute;
  left: 50%;
  top: 55%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  justify-content: center;
  color: #fff;
  flex-wrap: wrap;
}

.inside-banner .input {
  width: 20rem;
  outline: none;
  background: rgba(159, 159, 159, 0.36);
  border: none;
  height: 2.625rem;
  line-height: 2.625rem;
  padding-left: 1rem;
  border: 2px solid rgba(255, 255, 255, 0.4);
  display: block;
  border-right: 0;
  font-size: 13px;
}

.inside-banner .submit {
  outline: none;
  width: 3rem;
  height: 2.625rem;
  display: block;
  background: rgba(159, 159, 159, 0.36) url(../img/search03.png) no-repeat center;
  background-size: 1.25rem;
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-left: 0;
}

.inside-banner .search-form {
  width: 100%;
  justify-content: center;
  margin: 1.5rem 0 0;
}

.inside-banner .search-form ::-webkit-input-placeholder {
  color: #fff;
}

.inside-banner .search-form :-moz-placeholder {
  color: #fff;
}

.inside-banner .search-form :-ms-input-placeholder {
  color: #fff;
}

.new-details .h3 {
  text-align: center;
  margin-bottom: 2.5rem;
  line-height: 1.5;
}

.new-details p {
  color: #666;
  text-justify: inter-ideograph;
  text-align: justify;
  font-size: 13px;
}

.new-details img {
  max-width: 100%;
}

.new-details .img {
  display: block;
  margin: 0 auto;
}

.new-details .next {
  margin-top: 3rem;
  border-top: 1px #d2d2d2 solid;
  justify-content: space-between;
  padding-top: 1.5rem;
}

.new-details .next a {
  width: 300px;
  color: #666;
  font-size: 13px;
}

.new-details .next a:hover {
  color: #006c8d;
}

.equipment-list {
  padding: 3rem 0;
  border-top: 1px #dcdcdc solid;
}

.equipment-list:first-of-type {
  border: none;
}

.equipment-list dt {
  width: 100%;
  text-align: center;
  padding-bottom: 1rem;
  position: relative;
  color: #666;
}

.equipment-list dt::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 1.25rem;
  height: 2px;
  -webkit-transform: translateX(-0.625rem);
      -ms-transform: translateX(-0.625rem);
          transform: translateX(-0.625rem);
  background-color: #006c8d;
}

.equipment-list dd {
  width: 30%;
  margin: 2rem 0 0 5%;
  text-align: center;
}

.equipment-list dd img {
  width: 100%;
  height: 280px;
}

.equipment-list dd:nth-of-type(3n - 2) {
  margin-left: 0;
}

.equipment-list h6 {
  margin-top: .625rem;
}

.honor-list li {
  width: 23.125%;
  margin-top: 1.75rem;
  margin-left: 2.5%;
}

.honor-list li:nth-of-type(4n - 3) {
  margin-left: 0;
}

.honor-list li img {
  width: 100%;
}

.honor-list p {
  font-size: 13px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin-top: .5rem;
}

.cooperation-list {
  position: relative;
}

.cooperation-list dt {
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
}

.cooperation-list dd {
  width: 20%;
  padding: 2rem 0;
  margin: 0;
  border-bottom: 1px #ddd solid;
  border-right: 1px #ddd solid;
}

.cooperation-list dd:nth-of-type(5n) {
  border-right: 0;
}

.cooperation-list .img-box {
  position: relative;
}

.cooperation-list .img-box .bg {
  width: 100%;
}

.cooperation-list .img-box .img {
  position: absolute;
  max-width: 60%;
  max-height: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.cooperation-list p {
  text-align: center;
  margin-top: .5rem;
}

.team-list {
  align-items: stretch;
}

.team-list dt {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #f8f8f8;
  width: 100%;
  padding: 2rem;
}

.team-list dt .list-a {
  width: 42%;
}

.team-list dt .list-a img {
  width: 100%;
}

.team-list dt .list-b {
  width: 58%;
  padding: 0 0 0 3rem;
  font-weight: normal;
}

.team-list dt .list-b .h3 {
  color: #006c8d;
  margin-bottom: .75rem;
}

.team-list dt .list-b .p {
  font-size: 13px;
  color: #7a7a7a;
}

.team-list dt .list-b .h5 {
  color: #006c8d;
  margin-bottom: .75rem;
}

.team-list dt .list-b .h6 {
  font-size: 14px;
  margin-bottom: 4px;
  position: relative;
  padding-left: 18px;
}

.team-list dt .list-b .h6::before {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  border: 1px #006c8d solid;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
}

.team-list dt .list-b .h6::after {
  content: '';
  width: 4px;
  height: 4px;
  display: block;
  background: #006c8d;
  border-radius: 50%;
  position: absolute;
  left: 3px;
  top: 50%;
  margin-top: -2px;
}

.team-list dt .list-b .li {
  margin-bottom: .5rem;
}

.team-list dd {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #f8f8f8;
  width: calc((100% - 1.5rem)/2);
  padding: 1.25rem;
  margin: 1.5rem 1.5rem 0 0;
}

.team-list dd:nth-of-type(2n) {
  margin-right: 0;
}

.team-list dd .list-a {
  width: 25%;
}

.team-list dd .list-a img {
  width: 100%;
}

.team-list dd .list-b {
  width: 75%;
  padding-left: 1.5rem;
}

.team-list dd .h4 {
  color: #006c8d;
  margin-bottom: .75rem;
}

.team-list dd .p {
  font-size: 13px;
  color: #7a7a7a;
}

.team-list p {
  text-align: justify;
  text-justify: inter-ideograph;
}

.test-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.test-list li {
  width: calc((100% - 40px)/3);
  margin-left: 20px;
  margin-bottom: 20px;
}

.test-list li:nth-of-type(3n - 2){
  margin-left: 0;
}

.test-list li:hover .img {
  transform: scale(1.1);
}

.test-list .img-box {
  position: relative;
  overflow: hidden;
}

.test-list .bg {
  display: block;
  width: 100%;
}

.test-list .img {
  transition: transform .3s ease-out;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.test-list h6 {
  margin: 8px 0 4px;
  color: #333;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.test-list p {
  color: #888;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
}

@media screen and (max-width: 100em) {
  .header-tel {
    display: none;
  }
}

@media screen and (max-width: 90em) {
  h1,
  .h1 {
    font-size: 36px;
  }
  h2,
  .h2 {
    font-size: 26px;
  }
  h3,
  .h3 {
    font-size: 22px;
  }
  h4,
  .h4 {
    font-size: 18px;
  }
  h5,
  .h5 {
    font-size: 16px;
  }
  h6,
  .h6 {
    font-size: 14px;
  }
  .maxwidth {
    width: 1100px;
  }
  .header {
    height: 5rem;
  }
  .header-nav a {
    margin-left: 3rem;
    line-height: 5rem;
  }
  .nav-right .list {
    width: 5rem;
  }
  .header .logo {
    height: 40px;
  }
  .header-subnav {
    top: 5rem;
  }
  .page-main {
    padding-top: 5rem;
  }
  .footer-nav a {
    margin: 0 1.5rem;
  }
  .about-page01 {
    padding: 4rem 0;
  }
  .inside-nav {
    width: 12.5rem;
  }
  .inside-nav a {
    height: 3rem;
    line-height: 3rem;
    font-size: 13px;
    background-size: auto 12px;
  }
  .contact-page-main > div {
    width: 550px;
    padding-left: 4rem;
  }
  .contact-page-main {
    padding: 4rem 0;
  }
  .inside-pd {
    padding: 0 0 4rem;
  }
}

@media screen and (max-width: 80em) {
  .maxwidth {
    width: 1000px;
  }
  .contact-page-main > div {
    width: 500px;
  }
  .development-list li {
    width: 30%;
    padding: 3rem 1.5rem 2.5rem;
  }
}

@media screen and (max-width: 64em) {
  h1,
  .h1 {
    font-size: 32px;
  }
  h2,
  .h2 {
    font-size: 24px;
  }
  h3,
  .h3 {
    font-size: 20px;
  }
  h4,
  .h4 {
    font-size: 18px;
  }
  h5,
  .h5 {
    font-size: 16px;
  }
  .header {
    padding-left: 4%;
  }
  .header-nav a {
    margin-left: 2rem;
  }
  .maxwidth {
    width: 92%;
  }
  .xf-windows {
    display: none;
  }
  .index-test-nav li {
    height: 3rem;
    font-size: 12px;
  }
  .index-test-nav img {
    max-width: .75rem;
    max-height: 1rem;
  }
  .index-test-main .line-bg {
    margin-right: 4%;
  }
  .index-page02 .p {
    width: 100%;
  }
  .index-page02 .about-ys {
    width: 80%;
  }
  .index-page02 .about-ys h6 {
    font-size: 60px;
  }
  .contact-page-main > div {
    width: 100%;
    padding: 0;
  }
  .contact-page-main {
    padding: 3rem 4%;
  }
  .marker-route {
    -webkit-transform: scale3d(0.8, 0.8, 1);
            transform: scale3d(0.8, 0.8, 1);
  }
  .contact-page-main li {
    margin-top: .5rem;
  }
  .contact-page-main ul {
    margin: 2rem 0 2.5rem;
  }
  .development .p {
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 63em) {
  .index-banner .swiper-button-next,
  .index-banner .swiper-button-prev,
  .cooperation-banner .swiper-button-next,
  .cooperation-banner .swiper-button-prev {
    display: none;
  }
  .index-title {
    margin-bottom: 2rem;
  }
  .header-nav,
  .header-subnav {
    display: none;
  }
  .header {
    height: 4rem;
  }
  .page-main {
    padding-top: 4rem;
  }
  .header .logo {
    height: 36px;
  }
  .nav-right {
    display: none;
  }
  .phone-menu {
    display: block;
  }
  .index-test-main {
    margin-top: 2rem;
  }
  .index-page-pd {
    padding: 4rem 0;
  }
  .index-page02 .about-ys {
    margin: 4rem auto;
  }
  .footer-nav {
    width: 100%;
    margin-bottom: 1rem;
    justify-content: space-between;
  }
  .footer-top .vcard {
    width: 100%;
    order: 1;
  }
  .footer-nav a {
    margin: 0;
  }
  .footer-bottom {
    font-size: 13px;
  }
  .inside-nav {
    width: 100%;
    display: flex;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .inside-nav a {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    margin: 0 1px;
    font-size: 12px;
    padding-left: 0;
    text-align: center;
    background-image: none;
  }
  .about-page-main {
    padding: 0 0 4rem;
    width: 100%;
    margin-top: 1rem;
  }
  .about-page01 {
    padding: 0;
  }
  .inside-nav-a a {
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 12px;
    background-size: auto 10px;
  }
}

@media screen and (max-width: 48em) {
  .inside-map {
    position: static;
    width: 100%;
    height: 300px;
    order: 1;
  }
  .contact-page {
    flex-wrap: wrap;
  }
  .contact-page-main {
    width: 100%;
  }
  .inside-map .amap-markers {
    left: 50% !important;
    top: 65% !important;
  }
  .development-list li {
    width: 32%;
    padding: 2rem 1rem;
    border-color: #006c8d;
  }
  .development-list a {
    opacity: 1;
  }
  .welfare .c-flex {
    align-items: stretch;
  }
  .welfare .list-a {
    width: 50%;
    padding-right: 2rem;
  }
  .welfare .back .list-a {
    padding-left: 2rem;
  }
  .welfare .list-b {
    width: 50%;
    position: relative;
    overflow: hidden;
  }
  .welfare .list-b img {
    position: absolute;
    height: 100%;
    width: auto;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .news-list-top dd .img-text {
    padding: .25rem 0 .25rem 1rem;
  }
  .news-list-top {
    margin-bottom: 1rem;
  }
  .news-list-bottom .h6 {
    margin: 1rem 0;
    padding: 0 .75rem;
  }
  .news-list-bottom .c-flex {
    padding: 0 .75rem;
  }
  .news-list-bottom li {
    padding-bottom: 1rem;
  }
  .cooperation-list dd {
    width: 33.33%;
  }
  .cooperation-list dd:nth-of-type(5n) {
    border-right: 1px #ddd solid;
  }
  .cooperation-list dd:nth-of-type(3n) {
    border-right: 0;
  }
  .team-list dt .list-a {
    width: 100%;
  }
  .team-list dt .list-a img {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto 2rem;
  }
  .team-list dt .list-b,
  .team-list dd .list-b {
    width: 100%;
    padding-left: 0;
  }
  .team-list dd .list-a {
    width: 100%;
  }
  .team-list dd .list-a img {
    display: block;
    width: 160px;
    margin: 0 auto 2rem;
  }
  .team-list dd {
    align-items: stretch;
  }
}

@media screen and (max-width: 30em) {
  h1,
  .h1 {
    font-size: 24px;
  }
  h2,
  .h2 {
    font-size: 20px;
  }
  h3,
  .h3 {
    font-size: 18px;
  }
  h4,
  .h4 {
    font-size: 16px;
  }
  h5,
  .h5 {
    font-size: 15px;
  }
  .test-list li {
    width: 100%;
    margin-left: 0;
  }
  .index-title .h3 {
    margin-top: .25rem;
  }
  .index-banner .swiper-slide .banner-img {
    width: auto;
    height: 300px;
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .index-test-nav {
    -webkit-transform: translateY(-25%);
        -ms-transform: translateY(-25%);
            transform: translateY(-25%);
  }
  .index-test-nav li {
    width: calc((100% - 4px)/3);
    margin-bottom: 2px;
  }
  .index-test-main {
    margin-top: 1rem;
    padding-bottom: 3rem;
  }
  .index-test-main .main {
    width: 100%;
    height: auto;
    padding: 2rem 2rem 3rem;
  }
  .index-test-main .line-bg {
    margin-right: 0;
  }
  .index-test-main .img {
    position: static;
    width: 100%;
    height: auto;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    margin-top: 0;
    margin-bottom: 1rem;
  }
  .index-page-pd {
    padding: 3rem 0;
  }
  .index-page02 .about-ys {
    margin: 3rem auto;
    width: 100%;
  }
  .index-page02 .about-ys h6 {
    font-size: 48px;
  }
  .cooperation-banner li {
    border-top: 1px #e9e9e9 solid;
  }
  .cooperation-banner li:nth-of-type(3) {
    border-left: 0;
  }
  .cooperation-banner li:nth-of-type(3n - 2) {
    border-top: 0;
  }
  .footer-top {
    padding: 2rem 0;
  }
  .footer-top .wx {
    display: none;
  }
  .footer-nav {
    display: none;
  }
  .footer-top .vcard .fn {
    height: 2.5rem;
    margin-bottom: 1rem;
  }
  .about-main .inside-nav {
    flex-wrap: wrap;
    -webkit-transform: translateY(-1.25rem);
        -ms-transform: translateY(-1.25rem);
            transform: translateY(-1.25rem);
  }
  .about-main .inside-nav a {
    margin: 1px;
    width: calc(25% - 2px);
  }
  .inside-banner .title {
    width: 80%;
    height: auto;
  }
  .about-page01 .team .list-a {
    width: 100%;
    margin-bottom: 1rem;
  }
  .about-page01 .team .list-a img {
    margin: 0 auto;
    display: block;
  }
  .about-page01 .team .list-b {
    width: 100%;
    padding-left: 0;
  }
  .about-page01 .team .list-b .vcard {
    left: 0;
  }
  .about-page01 .team li {
    width: 30%;
    margin-left: 5%;
    margin-top: 5%;
  }
  .about-page01 .team li:nth-of-type(3n - 2) {
    margin-left: 0;
  }
  .about-page01 .team li .job {
    font-size: 12px;
  }
  .about-page01 .team ul.c-flex {
    justify-content: flex-start;
    margin-top: 1rem;
  }
  .inside-nav a:hover {
    background-color: #2ab593;
  }
  .about-page-main {
    padding-bottom: 3rem;
  }
  .contact-page-main .input1 {
    width: 100%;
    margin-bottom: 1rem;
  }
  .contact-page-main .input2 {
    width: 100%;
  }
  .inside-pd {
    padding: 0 0 3rem;
  }
  .join-list ul {
    width: 100%;
  }
  .inside-nav-a {
    flex-wrap: wrap;
    -webkit-transform: translateY(-1.25rem);
        -ms-transform: translateY(-1.25rem);
            transform: translateY(-1.25rem);
  }
  .inside-nav-a a {
    width: calc((100% - 6px)/3);
    background-image: none;
    padding: 0;
    text-align: center;
  }
  .development-list li {
    width: 100%;
    margin-top: 1rem;
    border-width: 1px;
  }
  .development .p {
    margin-bottom: 1rem;
  }
  .inside-mt {
    margin-top: 1rem;
  }
  .welfare .list-a {
    width: 100%;
    padding: 0;
    order: 1;
  }
  .welfare .list-b {
    width: 100%;
  }
  .welfare .list-b img {
    width: 100%;
    height: auto;
    position: static;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    margin-bottom: 1.5rem;
  }
  .welfare .back .list-a {
    padding: 0;
  }
  .welfare .back {
    margin-top: 2rem;
  }
  .news-list-top {
    flex-wrap: wrap;
  }
  .news-list-top dt {
    width: 100%;
    height: 200px;
  }
  .news-list-top dt .img-text {
    padding: 1rem 1.25rem;
  }
  .news-list-top dd {
    padding: 0;
    margin-top: 1rem;
    width: 100%;
  }
  .news-list-top {
    margin-bottom: 0;
  }
  .news-list-bottom li {
    width: 100%;
    margin-left: 0;
  }
  .news-list .c-pagination {
    margin-top: 2rem;
  }
  .inside-banner .search-form {
    width: 80%;
    margin: 1rem auto 0;
  }
  .inside-banner .input {
    width: calc(100% - 3rem);
  }
  .new-details .next a {
    width: 100%;
  }
  .inside-nav-a a {
    justify-content: center;
  }
  .inside-nav-a a img {
    width: .75rem;
    height: .75rem;
  }
  .equipment-list dd {
    width: 48%;
    margin-left: 4% !important;
  }
  .equipment-list dd:nth-of-type(2n-1) {
    margin-left: 0 !important;
  }
  .cooperation-list dd {
    width: 50%;
    padding: 1.25rem 0;
  }
  .cooperation-list dd:nth-of-type(3n) {
    border-right: 1px #ddd solid;
  }
  .cooperation-list dd:nth-of-type(2n) {
    border-right: 0;
  }
  .cooperation-list p {
    font-size: 12px;
  }
  .team-list dd {
    width: 100%;
    margin-right: 0;
  }
  .honor-list li {
    width: 48%;
    margin-left: 4%;
    margin-top: 1rem;
  }
  .honor-list li:nth-of-type(4n - 3) {
    margin-left: 4%;
  }
  .honor-list li:nth-of-type(2n - 1) {
    margin-left: 0;
  }
}

.header-grandnav{
  display: none;
}
.menu-hover .header-grandnav{
  display: flex;
}
.menu-hover .header-grandnav li{
  display: flex;
}
.header-subnav-item a:first-of-type{
  margin-left: 5rem!important;
 }
